home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / girl_makeover_9.swf / scripts / DefineButton2_220 / BUTTONCONDACTION on(release).as
Text File  |  2011-01-13  |  65b  |  4 lines

  1. on(release){
  2.    this._parent.girl_mc.lip_mc.gotoAndStop(6);
  3. }
  4.